DragDropManagerEvents

 

Example

The following is an example of how to reference the DragDropManagerEvents object:

	// The full path is required.
	dundas.controls.DragDropManagerEvents.Drag
	

 

Properties

 
  Name Description
  Drag  
  DragEnd  
  DragEnter  
  DragLeave  
  DragOver  
  DragStart  
  Drop  
  Hold